-
Notifications
You must be signed in to change notification settings - Fork 48
[13/n] tensor engine, free functions implement call/broadcast/stream/etc., temp #478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh/zdevito/28/base
Are you sure you want to change the base?
Conversation
…etc., temp This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
…etc., temp This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) ghstack-source-id: 295136352 Pull Request resolved: #478
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
…etc., temp Pull Request resolved: #478 This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. ghstack-source-id: 295136522 @exported-using-ghexport Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/)
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
…etc., temp Pull Request resolved: #478 This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. ghstack-source-id: 295137297 @exported-using-ghexport Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/)
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
…etc., temp Pull Request resolved: #478 This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. ghstack-source-id: 295166574 @exported-using-ghexport Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/)
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D77978317 |
…ast/stream/etc., temp" This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a `.call` on a free-function remote and get a ValueMesh back. `call_on_shard_and_fetch` along with `fetch_shard` and `inspect` are implemented in terms of `call_one` now. Differential Revision: [D77978317](https://our.internmc.facebook.com/intern/diff/D77978317/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D77978317 |
Stack from ghstack (oldest at bottom):
This unifies call_on_shard_and_fetch with actor endpoints. It is now possible to issue a
.call
on a free-function remote and get a ValueMesh back.call_on_shard_and_fetch
along withfetch_shard
andinspect
are implemented in terms ofcall_one
now.Differential Revision: D77978317